home *** CD-ROM | disk | FTP | other *** search
- <html>
- <head><title>*CatTitle*</title></head>
- <body BGCOLOR=#ffffff>
- <h1>*CatTitle*</h1>
- <form action="/cgi-win/backeng.exe" method=POST>
- <input type="HIDDEN" name="ScriptName" value="*CGIPath*process.cgi">
- <input type="HIDDEN" name="SessionID" value="*SeSiOnId*">
- <B>Shipping information</B><br>
- <table border>
- <tr><th>Name</th><td><input type="TEXT" name="SHIPNAME" size=40></td></tr>
- <tr><th>Title</th><td><input type="TEXT" name="SHIPTITLE" size=40></td></tr>
- <tr><th>Company</th><td><input type="TEXT" name="SHIPCOMPANY" size=40></td></tr>
- <tr><th>Address 1</th><td><input type="TEXT" name="SHIPADDR1" size=40></td></tr>
- <tr><th>Address 2</th><td><input type="TEXT" name="SHIPADDR2" size=40></td></tr>
- <tr><th>City</th><td><input type="TEXT" name="SHIPCITY" size=40></td></tr>
- <tr><th>State/Province</th><td><input type="TEXT" name="SHIPSTATE" size=40></td></tr>
- <tr><th>ZIP/Mail Code</th><td><input type="TEXT" name="SHIPZIP" size=40 ></td></tr>
- <tr><th>Country</th><td><input type="TEXT" name="SHIPCOUNTRY" size=40 ></td></tr>
- </table>
-
- <br><B>Billing information</B> (Leave empty if same as shipping)<br>
- <table border>
- <tr><th>Name</th><td><input type="TEXT" name="BILLNAME" size=40></td></tr>
- <tr><th>Title</th><td><input type="TEXT" name="BILLTITLE" size=40></td></tr>
- <tr><th>Company</th><td><input type="TEXT" name="BILLCOMPANY" size=40></td></tr>
- <tr><th>Address 1</th><td><input type="TEXT" name="BILLADDR1" size=40></td></tr>
- <tr><th>Address 2</th><td><input type="TEXT" name="BILLADDR2" size=40></td></tr>
- <tr><th>City</th><td><input type="TEXT" name="BILLCITY" size=40></td></tr>
- <tr><th>State/Province</th><td><input type="TEXT" name="BILLSTATE" size=40></td></tr>
- <tr><th>ZIP/Mail Code</th><td><input type="TEXT" name="BILLZIP" size=40></td></tr>
- <tr><th>Country</th><td><input type="TEXT" name="BILLCOUNTRY" size=40 ></td></tr>
- </table>
-
- <br><B>Contact information</B>
- <table border>
- <tr><th>Phone</th><td><input type="TEXT" name="PHONE" size=40></td></tr>
- <tr><th>Fax</th><td><input type="TEXT" name="FAX" size=40></td></tr>
- <tr><th>EMail 1</th><td><input type="TEXT" name="EMAIL1" size=40></td></tr>
- <tr><th>EMail 2</th><td><input type="TEXT" name="EMAIL2" size=40></td></tr>
- </table>
-
-